AdSapQueue_Detail 
Logical Entity Name  AdSapQueue_Detail 
Default Table Name  AdSapQueue_Detail 
Physical Only  NO 
Definition 
 
Note 
 

AdSapQueue_Detail Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdSapQueue_DetailID(PK)    int  NO 
 
AdSapQueue_HeaderID(FK)    int  NO 
 
AdEnrollID(FK)    int  NO 
 
NewAdSapStatusID    int  YES 
 
NewSySchoolStatusID    int  YES 
 
SyGroupsID    int  YES 
 
AdTermID(FK)    int  YES 
 
SapStatusText    varchar(4000)  YES 
 
ManualActionText    varchar(255)  YES 
 
UnitsAttempt    numeric(9, 2)  YES 
 
UnitsEarned    numeric(9, 2)  YES 
 
PrevAdSaPStatusID    int  YES 
 
SapCheckpoint    tinyint  YES 
 
HoursAttended    numeric(11, 2)  YES 
 
ActualPctComplete    numeric(7, 2)  YES 
 
Sequence    int  YES 
 
FailSeqNo    int  YES 
 
SAP    char(1)  YES 
 
CumGPA    numeric(11, 6)  YES 
 
CumNumAvg    numeric(9, 2)  YES 
 
CurGPA    numeric(11, 6)  YES 
 
CurNumAvg    numeric(9, 2)  YES 
 
ManualActionFlag    char(1)  YES 
 
CmTemplateID    int  YES 
 
AutoProcessCampus    int  YES 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
TS    timestamp  NO 
 
blnProcessed    bit  YES 
 
LinkedSAPEnrollId(FK)    int  YES 
 
FaStudentAyPaymentPeriodID    int  YES 
 
PaymentPeriodCount    int  YES 
 
SAPEvaldate    datetime  YES 
 

AdSapQueue_Detail Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_AdSapQueue_Detail_AdSapQueue_DetailID  PrimaryKey  AdSapQueue_DetailID 

AdSapQueue_Detail Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdEnroll  Non-Identifying  One To Zero or More  FK_AdSapQueue_Detail_AdEnrollID_AdEnroll_AdEnrollID      AdEnrollID  NO  YES 
AdSapQueue_Header  Non-Identifying  One To Zero or More  FK_AdSapQueue_Detail_AdSapQueue_HeaderID_AdSapQueue_Header_AdSapQueue_HeaderID      AdSapQueue_HeaderID  NO  YES 
AdTerm  Non-Identifying  Zero or One to Zero or More  FK_AdSapQueue_Detail_AdTermID_AdTerm_AdTermID      AdTermID  NO  YES 
AdEnroll  Non-Identifying  Zero or One to Zero or More  FK_AdSapQueue_Detail_LinkedAdEnrollId_AdEnrollId      LinkedSAPEnrollId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_AdSapQueue_Detail_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

AdSapQueue_Detail Check Constraints 
Check Constraint Name  CheckConstraint